Skip to content

feat: add clean writing skill - #13

Open
j-d-ha wants to merge 4 commits into
mainfrom
feat/add-writting-skill
Open

feat: add clean writing skill#13
j-d-ha wants to merge 4 commits into
mainfrom
feat/add-writting-skill

Conversation

@j-d-ha

@j-d-ha j-d-ha commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds clean-writing, a compact prose skill for docs, stories, comments, technical explanations, and replies. It favors clear, direct writing without AI-style filler while preserving meaning and technical precision.

Changes

  • Added skills/clean-writing/SKILL.md
  • Registered the skill in README.md
  • Added .agents/skills/clean-writing symlink for repository use

Validation

  • ruby -ryaml -e ... parsed frontmatter
  • npx --no-install prettier --check skills/clean-writing/SKILL.md README.md
  • git diff --check

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔄 Unless the skill actually references the evals, consider moving outside of the skill folder. Otherwise, it will be deployed with the skill.

@j-d-ha j-d-ha Sep 4, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how I feel about this tbh. At first I totally agreed but after a quick search, I found this: https://agentskills.io/skill-creation/evaluating-skills.

TLDR: they say evals should be left inside the skill folder.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I acquiesce...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although, I would expect to see some runs and benchmarks.

@ncipollina ncipollina left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants